Welcome![Sign In][Sign Up]
Location:
Search - vc fft

Search list

[AlgorithmFFT_fixedPoint_VCdemo

Description: VC下开发的定点FFT程序,有图形演示。 非控制台程序。 支持128、256、512、1024、2048等长度。-the fixed-point FFT developed under VC++,demo in graphics. Not a console program! 128,256,512,1024,2048 Point is supported.
Platform: | Size: 88064 | Author: raoxuefeng | Hits:

[matlabzoomfft

Description: 该程序是我把上面的Matlab版 ZoomFFT改写成Vc++版,该程序通过编译没有问题,我调用函数-The program is my Matlab version of the above into ZoomFFT rewritten Vc++ version of the program through the compiler there is no problem, I call the function
Platform: | Size: 1024 | Author: liuxiaoxiao | Hits:

[Algorithmfft

Description: 典型的快速傅里叶算法FFT,使用的语言是VC++。-Fast Fourier algorithm typical FFT, the use of the language is VC++.
Platform: | Size: 1024 | Author: jenny | Hits:

[GDI-Bitmapimagefft

Description: 别人做的对图像惊醒fft的vc程序,有需要的赶紧下啊,本人看不懂-Others to do the fft of the image awakened vc procedures, there is a need to hasten the next, ah, I can not read
Platform: | Size: 3030016 | Author: daxue | Hits:

[Otherffrspeturm

Description: 基于VC的频谱分析系统,FFT算法绝对原创,有基本数据拾取和输入功能,与上位机通信共同完成现场数据的采集和实时处理-VC-based spectrum analysis system, FFT algorithm is an absolute original, there are basic data pickup and input functions, with the host computer communication have completed field data collection and real-time processing
Platform: | Size: 505856 | Author: cuibingbo | Hits:

[Windows DevelopFFTtest

Description: 1. BCB建立lib,在命令提示字元下執行: implib -a fftw3-3.lib libfftw3-3.dll implib -a fftw3f-3.lib libfftw3f-3.dll implib -a fftw3l-3.lib libfftw3l-3.dll VC則 2.將 *.dll 複製到 c:\windows\system32 3.將fftw*.lib 加入專案 4.專案#include "fftw3.h"-FFT
Platform: | Size: 1511424 | Author: chin | Hits:

[OS programFFT_RecordH

Description: VC++编程,波形显示和FFT算法的实现。非常经典的mfc程序示例,拿来和大家分享一下!-VC++ programming, waveform display and FFT algorithm. Mfc program is the classic example, brought share with you!
Platform: | Size: 81920 | Author: 李乐 | Hits:

[Graph programFFT

Description: 快速傅里叶变换,使用VC++编写的。可读性很强。-Fast Fourier transform, using VC++ written in. Very readable.
Platform: | Size: 379904 | Author: 机硕 | Hits:

[GDI-BitmapwaveinFFT_demo

Description: 波形显示,傅里叶变换,VC++6.0 从codeproject网站下载-waveshou fourier FFT vc++6.0 ,download from codeproject
Platform: | Size: 927744 | Author: zhongyuzhang | Hits:

[Special EffectsVC

Description: 各种基于V C++ 6.0 的源程序 有二值化 高斯平滑 对比度拉伸 反色 傅里叶变换 -All based on the V C++ 6.0 of the source binary Gaussian smoothing with contrast color stretch anti-FFT, etc.
Platform: | Size: 3835904 | Author: 长好 | Hits:

[matlabFFT

Description: 使用c语言在vc++6.0环境下编写的FFT程序,分为三个部分,包括input文件,其中提供2的n次方的数据,main.cpp为主程序,包括读入input的数据和输出结果到自动创建的output文件之中。测试完全可以使用-Using c language in vc++6.0 environment prepared by the FFT program is divided into three parts, including the input file, which provides two of the n-th power of the data, main.cpp-based procedures, including the data read into the input and output results to automatically create the output documents. Test can use
Platform: | Size: 2048 | Author: cx | Hits:

[Special EffectsFFT

Description: 应用VC++编写,应用GPU的CUDA扩展平台完成FFT运算-Programming with CUDA FFT program
Platform: | Size: 1024 | Author: Louis Fu | Hits:

[AlgorithmFFT

Description: FFT算法的VC实现 包括FFT、DFT等算法-FFT
Platform: | Size: 1024 | Author: coastxiao | Hits:

[Picture ViewerVCpicture

Description: 可以实现256色和24位真彩色bmp图片的打开显示,具有缩放,旋转任意角度,fft,灰度化,中值滤波的功能。是我的vc作业,自己写的,已在vc6.0下运行通过,欢迎交流-Can achieve 256-color and 24-bit true color bmp image to open display, zoom, rotate at any angle, fft, graying, median filtering function. Vc is my job to write their own, and has been run by vc6.0, welcomed the exchange
Platform: | Size: 3731456 | Author: 王一 | Hits:

[VHDL-FPGA-Verilog1024FFT

Description: 1024 点FFT,基于基4蝶形运算,在VC编译通过,可以作为FPGA实现仿真参考-1024-point FFT, radix-4 butterfly operations based in the VC compiler, FPGA emulation can be used as reference
Platform: | Size: 13312 | Author: lgmlgm | Hits:

[Waveletfft2_ifft2

Description: vc实现的fft变换 程序及源码-vc fft implementation process and transform source code
Platform: | Size: 190464 | Author: ikan | Hits:

[CSharpfft

Description: 在VC环境中用C++编程实现FFT快速算法,课用于计算多点FFT-VC Environment in C++ programming using fast FFT algorithm used to calculate the multi-point FFT class
Platform: | Size: 25600 | Author: lxz | Hits:

[WaveletVCPP-for-wavelet-fft

Description: 一些常用的变换,傅里叶,小波变换的VC++实现,仅供学习参考。-Some commonly used transform, Fourier, wavelet transform VC++ implementation of study reference purposes only.
Platform: | Size: 88064 | Author: Henry | Hits:

[Special EffectsColorToGray-FFT

Description: 用vc++实现了真彩色图变灰度图,并实现了傅里叶变换。-Achieved with the vc++ true grayscale color map change, and to achieve the Fourier transform.
Platform: | Size: 39612416 | Author: 林选伟 | Hits:

[Consolefft

Description: 基于vc6.0的控制台程序,实现读取wav文件,并进行短时FFT处理-Console program based on vc 6.0, realizing the function of reading wav file, and processing it with FFT algorithm
Platform: | Size: 225280 | Author: 华明 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 13 »

CodeBus www.codebus.net